GtkTextView: Use *some* extra size for horizontal scrolling
authorAlexander Larsson <alexl@redhat.com>
Mon, 26 Aug 2013 19:16:27 +0000 (21:16 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 26 Aug 2013 19:17:45 +0000 (21:17 +0200)
commitde1f551271cf4c747efeb5f884df1b424f8c5553
tree51bb2ff99c67e8bd4e405875974a3057af493c0d
parent2d0bdee075edbbdcec9bc945db9c681ff927b002
GtkTextView: Use *some* extra size for horizontal scrolling

Horizontal scrolling is unusual, but specifying some extra offscreen
space for it in free in the normal case where the viewport is the
same width as the canvas anyway, so lets do it.
gtk/gtktextview.c